home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Add-Ons / MPW / MPW re2c 1.1 / README < prev    next >
Encoding:
Text File  |  1995-12-06  |  1.2 KB  |  35 lines  |  [TEXT/MPS ]

  1. This is a port of re2c to MPW. To use it, simply drop the "re2c" MPW Tool
  2. into the {MPW}Tools folder.
  3.  
  4. I haven't done much with it yet, but my impression was that it works well.
  5. Please report bugs to 
  6.  
  7. neeri@iis.ee.ethz.ch
  8.  
  9. Matthias Neeracher
  10.  
  11. --------------
  12. ORIGINAL README:
  13. --------------
  14. re2c is distributed with no warranty whatever.  The code is certain to
  15. contain errors.  Neither the author nor any contributor takes
  16. responsibility for any consequences of its use.
  17.  
  18. re2c is in the public domain.  The data structures and algorithms used
  19. in re2c are all either taken from documents available to the general
  20. public or are inventions of the author.  Programs generated by re2c may
  21. be distributed freely.  re2c itself may be distributed freely, in source
  22. or binary, unchanged or modified.  Distributors may charge whatever fees
  23. they can obtain for re2c.
  24.  
  25. If you do make use of re2c, or incorporate it into a larger project an
  26. acknowledgement somewhere (documentation, research report, etc.) would
  27. be appreciated.
  28.  
  29. Please send bug reports and feedback (including suggestions for
  30. improving the distribution) to
  31.  
  32.             peter@csg.uwaterloo.ca
  33.  
  34. Include a small example and the banner from parser.y with bug reports.
  35.